FileScope · File Horizon: DSH Web Workspace File Drawer and Live Preview
dsh-filescope is a web plugin for DeepSeek Harness (DSH), designed to provide read-only file browsing capabilities. It allows users to view the current workspace's directory structure, file sizes, and file contents in real time through a full-height drawer on the right side, without leaving the session page. The plugin supports expandable and collapsible directory trees, text file previews with line numbers (first 2000 lines), binary file Hex summary display, and prompts for oversized files. Core features include automatic workspace following, manual switching, real-time refreshing (file detection every 2 seconds, directory detection every 5 seconds), and an adjustable interface layout. Installation is simple: after adding it via the `dsh plugin` command, restart the web process to activate it. It is suitable for scenarios requiring quick confirmation of workspace structure or read-only file inspection, with a GET-only interface boundary.
Read Moredsh-builtin-toggles: DeepSeek Harness Web Built-in Capability Inspector
`dsh-builtin-toggles` is an unofficial community plugin (MIT licensed) maintained by Starfie1d1272, specifically designed for the DeepSeek Harness Web. Its core role is as a "capability checker," aimed at visualizing the built-in Capability status of the current Web Loader, rather than providing general plugin management or marketplace functionality. Key features include: 1. **Comprehensive Diagnostics**: Displays the running state of Capabilities, Profile Override's three states, Agent preset affiliations, combination scope, compatibility, and mutation eligibility. 2. **Precise Filtering and Reporting**: Supports multi-dimensional filtering by ID, category, status, and can generate de-identified reports.
Read Moredsh-answer-pet: DSH Web Scalable Answer State Pet Framework
dsh-answer-pet is a DSH web plugin maintained by Nanki-nn. It displays a draggable answer status pet in the corner of the interface, supporting multi-session progress cards, token rates, and model execution trajectories. Its appearance is decoupled from the progress core through PetTheme v1, with three built-in themes: blue whale, orange cat, and silver shaded cat. The installation command is `dsh plugin --profile web add github:Nanki-nn/dsh-answer-pet`. It requires configuration in `settings.yaml` and a restart of dsh web after installation or upgrade. Licensed under MIT, the current version is 0.6.0.
Read Moredsh-subagent-monitor: DSH Web Sub-Agent Real-time Operation Monitoring Panel
dsh-subagent-monitor is a DSH Web extension maintained by Mombrane. It adds a sub-agent entry to the sidebar and provides a draggable real-time monitoring panel in the top-right corner. The panel displays the status, token usage, and context consumption of sub-agents directly derived from the current session. It supports drill-down navigation, two-stage collapse, and memory of position and height. The installation command is `dsh plugin add @leetoners/dsh-ui-subagent-monitor`. The current version is 0.3.0, licensed under MIT.
Read Moredsh-status-rotator: Transforming DSH Round Status Lines into Customizable Fun Messages
dsh-status-rotator is a DSH web plugin maintained by 01Virex that replaces the fixed Deep diving... status line at the bottom of the interface with customizable text. It supports real-time switching between three stages: thinking/running/long, typewriter animation, colorful gradients, real-time value rendering via template placeholders, as well as tab title rotation, hover status pill, and preset time-slot scheduling. The installation command is `dsh plugin --profile web add dsh-status-rotator`. A restart of dsh web is required after the first installation; it can be edited in the DSH settings page or config.json, with hot-reloading enabled upon saving. Licensed under MIT, with approximately 52 stars on GitHub.
Read More